docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
Otter SDK
Inedo.Agents
RemoteJob
Post(byte[])
Post(byte[] data) Method
Posts arbitrary data back to the client.
Syntax
protected
void
Post(
byte[]
data)
Parameters
data
Type: byte[]
The data to post.